home *** CD-ROM | disk | FTP | other *** search
/ CookBook Heaven / COOKBOOK HEAVEN.iso / health / cvrisk / cvrisk.doc next >
Text File  |  1991-10-12  |  3KB  |  75 lines

  1.                                
  2.                    Cardiovascular Heart Risk Calculations
  3.  
  4.  
  5. CVRisk - Version 1.0
  6.  
  7. This programme is written in Quick BASIC. It allows you to calculate your
  8. cardivascular risk.  It is based upon information from the American Heart
  9. Association.  Several factors influence your likelihood of heart disease.
  10. These include: Weight [Obesity], Smoking, Exercise, Cholesterol Levels, &
  11. Blood Pressure.
  12.  
  13. The programme asks several questions based upon these factors, as well as
  14. your age and sex. It then calculates a Cardiovascular Risk Factor which is
  15. then compared to standards.  The programme makes recommendations on how to
  16. lower your risk.  It provides a printed report of the analysis.  
  17.  
  18.  
  19. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  20.  
  21.  
  22.   CVRisk (C) Copyright 1986,1991 Lapis Software Development
  23.              David Kingsnorth Patterson
  24.              All Rights Reserved
  25.  
  26.  These files are distributed under the UserWare concept - that is FreeWare,
  27.  which is freely available  to Users under the following conditions. Please
  28.  Do Not distribute modified versions without permission of  Lapis Software
  29.  Development.
  30.  
  31.  
  32. ┌────────────────────────────────┐
  33. │ Files included in this ARChive:│
  34. └────────────────────────────────┘
  35.  
  36.     CVRISK1.EXE      - Main Cardiovascular Risk Executable File, Version 1.0.
  37.     CVRISK.DOC       - Documentation on Cardiovascular Risk Programme.
  38.  
  39.  
  40.                          ╔══════════════════╗
  41.                          ║══════════════════║
  42.                          ║    DISCLAIMER    ║
  43.                          ║══════════════════║
  44.                          ╚══════════════════╝
  45.  
  46.  
  47.    THIS PRODUCT IS LICENSED  "AS IS" WITHOUT ANY WARRANTY OF MERCHANTABILITY
  48.    OR FITNESS  FOR  A  PARTICULAR  PURPOSE,  PERFORMANCE,  OR OTHERWISE. ALL
  49.    WARRANTIES ARE EXPRESSLY DISCLAIMED. BY USING THE HEART  RISK   PROGRAMME
  50.    YOU AGREE THAT NEITHER DAVID K. PATTERSON,  LAPIS  SOFTWARE   DEVELOPMENT,
  51.    NOR ANY OFFICERS, DIRECTORS, OR OTHER RELATED  PARTIES WILL  BE  LIABLE TO
  52.    YOU OR ANY THIRD PARTY FOR ANY USE OF (OR INABILITY TO USE) OR PERFORMANCE
  53.    OF THIS PROGRAMME, OR FOR ANY DAMAGES WHATSOEVER WHETHER BASED ON CONTRACT,
  54.    TORT OR OTHERWISE. EVEN IF WE ARE NOTIFIED OF SUCH POSSIBILITY IN ADVANCE.
  55.  
  56.    You may not reverse-engineer, disassemble, modify,  decompile or  create
  57.    derivative works of this programme.  Piracy has been investigated by the
  58.    FBI and prosecuted under federal statutes.   Applicable law provides for
  59.    damages and recovery of attorney's fees.   Distribution of any LapisWare
  60.    Software programme  in any medium without its accompanying documentation
  61.    is an unauthorized modification. That is a theft of intellectual property.
  62.   ----------------
  63.  
  64. For further information, please contact:
  65.  
  66.    David Kingsnorth Patterson, Ph.D
  67.    Independent Software Consultants
  68.    P.O. Box 212
  69.    Ipswich, Massachusetts 01938-0212
  70.    (508)-356-7893
  71.  
  72.  
  73. Date: 12 October 1991
  74.  
  75.